home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 April: Mac OS SDK / Dev.CD Apr 98 SDK2.toast / Development Kits (Disc 2) / QuickTime™ VR 2.0 SDK / QTVR C⁄C++ Runtime API / Sample Code / VRShell Sample Code / VR3DObjects / README < prev    next >
Encoding:
Text File  |  1997-05-22  |  772 b   |  15 lines  |  [ttro/ttxt]

  1. README - VR3DObjects
  2.  
  3. VR3DObjects is a simple application that illustrates ways of using the QuickTime VR API. VR3DObjects uses Apple's QuickDraw 3D to provide support for 3D objects. You can open a 3D file (in 3DMF format) and render the scene in that file in a panorama. The current demo shows how to use this capability to play QuickTime movies in a panorama, by texture-mapping the movie onto a 3D object.
  4.  
  5. A few gotchas:
  6.  
  7. • This sample is work in progress; it should get more powerful in the near future.
  8. • Currently only a PowerPC version of the demo is provided.
  9. • The method of playing QuickTime movies demonstrated here is not the ideal method. Stay tuned for more kosher means of inserting a movie into a panorama.
  10.  
  11. Tim Monroe
  12. QuickTime VR team
  13. 23 January 1997
  14.  
  15.